projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893e631
)
* etc/TODO: Addition.
author
Glenn Morris
<rgm@gnu.org>
Thu, 23 Jan 2014 02:09:55 +0000
(21:09 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 23 Jan 2014 02:09:55 +0000
(21:09 -0500)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index bfc4c83d85c49c7d8e5f4f8aac9533d977a113bb..8483f39dca0b12e4ebf72945ce86dd313cd976a8 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-232,6
+232,9
@@
Perspectives also need to interact with the tabs.
** FFI (foreign function interface)
See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html
+** Replace unexec with a more portable form of dumping
+See eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html
+
** Imenu could be extended into a file-structure browsing mechanism
using code like that of customize-groups.